FormatSource Enumeration

Represents the source of definitions of the short and long display formats.

Definition

Namespace: Independentsoft.Office.Odf.Styles
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum FormatSource

Members

Fixed0 The values short and long o are defined by this standard.
Language1 The meaning of the values long and short depend upon the language and country of the date style. If neither of those attributes are specified, consumers should use their default locale for short and long date and time formats.
None2 None.

See Also